Vcenter Deployment Disk

Vcenter Deployment Disk
Vcenter Deployment Disk

The Vcenter Deployment Disk schema contains the properties to describe a disk of vCenter

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "name": "string",
    "size": {
        "value": 0,
        "unit": "string"
    }
}
string
name
Required  

The name of the disk.

This property was added in vSphere API 9.1.0.0.

size
Required  

The size of the disk.

This property was added in vSphere API 9.1.0.0.